projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82ba47d
)
(Fmemory_limit): No longer interactive.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Dec 1993 08:12:08 +0000
(08:12 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Dec 1993 08:12:08 +0000
(08:12 +0000)
src/alloc.c
patch
|
blob
|
history
diff --git
a/src/alloc.c
b/src/alloc.c
index f17db1ff07ca1fff4946ec4f6ee2540c26fe9e3a..d4c4f3c402fae1e0ed9c1de5a7e9b46922481bcc 100644
(file)
--- a/
src/alloc.c
+++ b/
src/alloc.c
@@
-2124,7
+2124,7
@@
compact_strings ()
\f
/* Debugging aids. */
-DEFUN ("memory-limit", Fmemory_limit, Smemory_limit, 0, 0,
""
,
+DEFUN ("memory-limit", Fmemory_limit, Smemory_limit, 0, 0,
0
,
"Return the address of the last byte Emacs has allocated, divided by 1024.\n\
This may be helpful in debugging Emacs's memory usage.\n\
We divide the value by 1024 to make sure it fits in a Lisp integer.")